Web Service: Jetfire

Modified on 2011/10/11 19:18 by Charles — Categorized as: Web Service


Jetfire Web Service

The Jetfire Web Service provides an client interface to Jetfire Users. It is used to connect to a Jetfire Nexus which provides access to Jetfire workflows.

The Jetfire Web Service is used to access:

Web Services Client Developer

The Web Service developer is encouraged to use:
The Web Service Interface describes how to use the Jetfire Web Service Interface Definition to access the Jetfire Nexus.

Application Development

Application Design features a number of do's and dont's for application development using the Web Service.

The Unit Test Walk Through page provides an example using the Jetfire Web Service API vs calling the Jetfire Web Service methods.

Web Service Server

The Web Service is served by a Microsoft ASP.NET website. It is advantageous for the web service to collate in the same memory as the web users so that multi-user data updating occurs when records are updated.

There are a number of Application Settings applicable to the Web Service. Securing the Jetfire Web Service explains how to configure the application settings to maximize security on the Web Service.